EntityDAC

TCustomEntityContext Methods

Methods of the TCustomEntityContext class.

For a complete list of the TCustomEntityContext class members, see the TCustomEntityContext Members topic.

Public

Name Description

Attach

The method is designed for attaching an entity instance to the data context and storing it in the object cache

Cancel

The method is designed to cancel changes made in an entity instance.

Create (inherited from TCustomContext)

Overloaded.Description is not available at the moment.

CreateAttachedEntity

Overloaded.Description is not available at the moment.

CreateAttachedEntity<T>

Overloaded.Description is not available at the moment.

CreateEntity

Overloaded.Description is not available at the moment.

CreateEntity<T>

Overloaded.Description is not available at the moment.

Delete

The method is designed for deleting an entity.

DeleteAndSave

The method is designed for permanent deleting an entity.

GetEntities

Overloaded.Description is not available at the moment.

GetEntities<T>

Overloaded.Description is not available at the moment.

GetEntity

Overloaded.Description is not available at the moment.

GetEntity<T>

Overloaded.Description is not available at the moment.

IsAttached

The method is designed to check whether the specified entity is attached to the data context.

RejectChanges (inherited from TDataContext)

The method is designed to cancel changes in all attached entities

Save

The method is designed for saving changes made in an entity instance.

SubmitChanges (inherited from TDataContext)

The method is designed for saving changes in all attached entities.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback